STEP 2: Our micro:bit is good to go. Now, let's add a background image to our stage.

  • In GRAPHICS, click on , and then find the block labeled Summer. Drag it to the bottom of the code editor.
  • Click Run to see your background image.
  • Click Submit to turn in your work and then click Next to move on.

To navigate the page using the TAB key, first press ESC to exit the code editor.

microbit = codesters.Microbit() microbit.show_string("hello")
  • Run Code
  • Submit Work
  • Next Activity
  • Show Console
  • Reset Code Editor
  • Codesters How To (opens in a new tab)